public class Testfall
extends Object
-
Constructor Summary
Constructors
Constructor for Testfall.
-
Method Summary
Getter for the field bausteine.
Getter for the field testObject.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Testfall
Constructor for Testfall.
- Parameters:
testObj - a String object
dbs - a Map object
f - an array of String objects
-
Method Details
-
getTestObject
Getter for the field testObject.
- Returns:
- a
String object
-
addBaustein
- Parameters:
db - a String object
- Returns:
- a
String object
-
getBaustein
- Parameters:
name - a String object
- Returns:
- a
String object
-
getBausteine
Getter for the field bausteine.
- Returns:
- a
Map object
-
getExpectedFehler
public String[] getExpectedFehler()
- Returns:
- an array of
String objects